is_null

pure function is_null(): boolean

Determine whether this JSON value is null.

Return

true if this JSON value is null, false otherwise

Since

0.14.16